fix(billing): standardize credit-usage summary font to proportional figures#5744
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview That class forced monospaced tabular digits in the Reviewed by Cursor Bugbot for commit e74f8f6. Configure here. |
Greptile SummaryThis PR makes the Credit usage summary use proportional figures.
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (1): Last reviewed commit: "fix(billing): standardize credit-usage s..." | Re-trigger Greptile |
Summary
285,857 credits) withtabular-nums, which activates theseasonfont's monospaced tabular-figure glyphs — a uniform-width digit set that visibly reads as a different font from the adjacent proportional letters and the rest of the UI.tabular-numsfrom that standalone summary span so the digits useseason's proportional figures and match surrounding text. The aligned-column credit costs in the usage-log list keeptabular-nums(correct there — numbers are stacked in a column).Type of Change
Testing
Tested manually
Checklist